3.42 \(\int \frac{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{(7+5 x)^4} \, dx\)

Optimal. Leaf size=263 \[ \frac{16830401 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{30929169960 (5 x+7)}+\frac{8953 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{1668420 (5 x+7)^2}-\frac{\sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{15 (5 x+7)^3}+\frac{24957247 \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right )|\frac{1}{3}\right )}{4956597750 \sqrt{66} \sqrt{2 x-5}}-\frac{16830401 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{77322924900 \sqrt{5-2 x}}+\frac{15664616449 \sqrt{5-2 x} \Pi \left (\frac{55}{124};\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{15980071146000 \sqrt{11} \sqrt{2 x-5}} \]

[Out]

-(Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(15*(7 + 5*x)^3) + (8953*Sqrt[2 -
3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(1668420*(7 + 5*x)^2) + (16830401*Sqrt[2 - 3*
x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(30929169960*(7 + 5*x)) - (16830401*Sqrt[11]*Sq
rt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2])/(77322924900*S
qrt[5 - 2*x]) + (24957247*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x
]], 1/3])/(4956597750*Sqrt[66]*Sqrt[-5 + 2*x]) + (15664616449*Sqrt[5 - 2*x]*Elli
pticPi[55/124, ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2])/(15980071146000*Sqrt[1
1]*Sqrt[-5 + 2*x])

_______________________________________________________________________________________

Rubi [A]  time = 1.13107, antiderivative size = 263, normalized size of antiderivative = 1., number of steps used = 12, number of rules used = 11, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.314 \[ \frac{16830401 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{30929169960 (5 x+7)}+\frac{8953 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{1668420 (5 x+7)^2}-\frac{\sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{15 (5 x+7)^3}+\frac{24957247 \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right )|\frac{1}{3}\right )}{4956597750 \sqrt{66} \sqrt{2 x-5}}-\frac{16830401 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{77322924900 \sqrt{5-2 x}}+\frac{15664616449 \sqrt{5-2 x} \Pi \left (\frac{55}{124};\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{15980071146000 \sqrt{11} \sqrt{2 x-5}} \]

Antiderivative was successfully verified.

[In]  Int[(Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(7 + 5*x)^4,x]

[Out]

-(Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(15*(7 + 5*x)^3) + (8953*Sqrt[2 -
3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(1668420*(7 + 5*x)^2) + (16830401*Sqrt[2 - 3*
x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(30929169960*(7 + 5*x)) - (16830401*Sqrt[11]*Sq
rt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2])/(77322924900*S
qrt[5 - 2*x]) + (24957247*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x
]], 1/3])/(4956597750*Sqrt[66]*Sqrt[-5 + 2*x]) + (15664616449*Sqrt[5 - 2*x]*Elli
pticPi[55/124, ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11]], -1/2])/(15980071146000*Sqrt[1
1]*Sqrt[-5 + 2*x])

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{- 3 x + 2} \sqrt{2 x - 5} \sqrt{4 x + 1}}{\left (5 x + 7\right )^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2-3*x)**(1/2)*(-5+2*x)**(1/2)*(1+4*x)**(1/2)/(7+5*x)**4,x)

[Out]

Integral(sqrt(-3*x + 2)*sqrt(2*x - 5)*sqrt(4*x + 1)/(5*x + 7)**4, x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.628934, size = 141, normalized size = 0.54 \[ \frac{\sqrt{2 x-5} \left (\frac{17050 \sqrt{2-3 x} \sqrt{4 x+1} \left (420760025 x^2+2007981640 x-75460017\right )}{(5 x+7)^3}+\frac{\sqrt{11} \left (120693246492 F\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )-114783334820 E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )+46993849347 \Pi \left (\frac{55}{124};-\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )\right )}{\sqrt{5-2 x}}\right )}{527342347818000} \]

Antiderivative was successfully verified.

[In]  Integrate[(Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/(7 + 5*x)^4,x]

[Out]

(Sqrt[-5 + 2*x]*((17050*Sqrt[2 - 3*x]*Sqrt[1 + 4*x]*(-75460017 + 2007981640*x +
420760025*x^2))/(7 + 5*x)^3 + (Sqrt[11]*(-114783334820*EllipticE[ArcSin[(2*Sqrt[
2 - 3*x])/Sqrt[11]], -1/2] + 120693246492*EllipticF[ArcSin[(2*Sqrt[2 - 3*x])/Sqr
t[11]], -1/2] + 46993849347*EllipticPi[55/124, -ArcSin[(2*Sqrt[2 - 3*x])/Sqrt[11
]], -1/2]))/Sqrt[5 - 2*x]))/527342347818000

_______________________________________________________________________________________

Maple [B]  time = 0.04, size = 638, normalized size = 2.4 \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2-3*x)^(1/2)*(-5+2*x)^(1/2)*(1+4*x)^(1/2)/(7+5*x)^4,x)

[Out]

1/527342347818000*(2-3*x)^(1/2)*(-5+2*x)^(1/2)*(1+4*x)^(1/2)*(15086655811500*11^
(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticF(2/11*(2-3*x)^(1/2)*11^
(1/2),1/2*I*2^(1/2))*x^3-14347916852500*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+
4*x)^(1/2)*EllipticE(2/11*(2-3*x)^(1/2)*11^(1/2),1/2*I*2^(1/2))*x^3-587423116837
5*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticPi(2/11*(2-3*x)^(1/
2)*11^(1/2),55/124,1/2*I*2^(1/2))*x^3+63363954408300*11^(1/2)*(2-3*x)^(1/2)*(5-2
*x)^(1/2)*(1+4*x)^(1/2)*EllipticF(2/11*(2-3*x)^(1/2)*11^(1/2),1/2*I*2^(1/2))*x^2
-60261250780500*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticE(2/1
1*(2-3*x)^(1/2)*11^(1/2),1/2*I*2^(1/2))*x^2-24671770907175*11^(1/2)*(2-3*x)^(1/2
)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticPi(2/11*(2-3*x)^(1/2)*11^(1/2),55/124,1/2*
I*2^(1/2))*x^2+88709536171620*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)
*EllipticF(2/11*(2-3*x)^(1/2)*11^(1/2),1/2*I*2^(1/2))*x-84365751092700*11^(1/2)*
(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticE(2/11*(2-3*x)^(1/2)*11^(1/2),
1/2*I*2^(1/2))*x-34540479270045*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/
2)*EllipticPi(2/11*(2-3*x)^(1/2)*11^(1/2),55/124,1/2*I*2^(1/2))*x+41397783546756
*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticF(2/11*(2-3*x)^(1/2)
*11^(1/2),1/2*I*2^(1/2))-39370683843260*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+
4*x)^(1/2)*EllipticE(2/11*(2-3*x)^(1/2)*11^(1/2),1/2*I*2^(1/2))-16118890326021*1
1^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1/2)*(1+4*x)^(1/2)*EllipticPi(2/11*(2-3*x)^(1/2)*
11^(1/2),55/124,1/2*I*2^(1/2))+172175002230000*x^5+319488997250500*x^4-227675119
9345150*x^3+880758940754000*x^2+315342410533150*x-12865932898500)/(24*x^3-70*x^2
+21*x+10)/(7+5*x)^3

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{4 \, x + 1} \sqrt{2 \, x - 5} \sqrt{-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(5*x + 7)^4,x, algorithm="maxima")

[Out]

integrate(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(5*x + 7)^4, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{\sqrt{4 \, x + 1} \sqrt{2 \, x - 5} \sqrt{-3 \, x + 2}}{625 \, x^{4} + 3500 \, x^{3} + 7350 \, x^{2} + 6860 \, x + 2401}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(5*x + 7)^4,x, algorithm="fricas")

[Out]

integral(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(625*x^4 + 3500*x^3 + 7350*x
^2 + 6860*x + 2401), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2-3*x)**(1/2)*(-5+2*x)**(1/2)*(1+4*x)**(1/2)/(7+5*x)**4,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{4 \, x + 1} \sqrt{2 \, x - 5} \sqrt{-3 \, x + 2}}{{\left (5 \, x + 7\right )}^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(5*x + 7)^4,x, algorithm="giac")

[Out]

integrate(sqrt(4*x + 1)*sqrt(2*x - 5)*sqrt(-3*x + 2)/(5*x + 7)^4, x)